Returns an XML field collection for the Process process matching the specified process instance identifier (ProcessInstanceID).
Value | Notes | |
---|---|---|
URI |
{Service Root URI}/Process/Instances({ProcessInstanceID})/XmlFields |
|
Method | GET | |
Return Type |
XmlFieldCollection or Failure |
|
Return Example | <XmlFieldCollection xmlns="http://schemas.k2.com/process/d1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <XmlField Name="MyProcessXMLField"> <XmlDocument>Some Process XML document</XmlDocument> </XmlField> </XmlFieldCollection> |
Video | Links | Learn | Support |
No videos found for this article K2 on YouTube
No Additional links found for this article
No self-learning content for this article Try some scenarios...
No relevant support links available for this article
|